-
Home
-
Custom Tables – Create, Read, Update and Delete
-
1.1.7
-
Code
-
Classes
- CTUser
Total Complexity |
85 |
Dependencies |
15 |
Dependents |
8 |
Total lines |
571 |
Lines of code |
353 |
Logical lines of code |
271 |
Comment lines |
82 |
Methods |
17 |
Properties |
7 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
CreateUserAccount() |
B |
36 |
14 |
77 |
ResetPassword() |
A |
42 |
12 |
49 |
__construct() |
A |
45 |
10 |
43 |
checkIfRecordBelongsToUser() |
A |
55 |
10 |
18 |
getUserGroupIDsByName() |
S |
53 |
6 |
21 |
showUserGroups() |
S |
55 |
6 |
18 |
CreateUser() |
S |
51 |
5 |
26 |
GetUserGroups() |
S |
56 |
4 |
16 |
checkUserGroupAccess() |
S |
66 |
4 |
9 |
CheckIfEmailExist() |
S |
59 |
2 |
14 |
showUserGroup() |
S |
65 |
2 |
8 |
authorise() |
S |
65 |
2 |
9 |
CheckIfUserExist() |
S |
63 |
2 |
10 |
CheckIfUserNameExist() |
S |
65 |
2 |
8 |
GetUserRow() |
S |
64 |
2 |
9 |
SetUserPassword() |
S |
63 |
1 |
10 |
UpdateUserField() |
S |
66 |
1 |
8 |